home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Softwarová Záchrana 3
/
Softwarova-zachrana-3.bin
/
Remove on Reboot Shell Extension
/
delreb_setup-1.exe
/
install_script.iss
Wrap
Text File
|
2005-03-05
|
1KB
|
30 lines
;InnoSetupVersion=4.1.4
[Setup]
AppName=Remove on Reboot Shell Extension
AppVerName=Remove on Reboot Shell Extension
AppId=Remove on Reboot Shell Extension
AppPublisher=BJB, Inc.
AppPublisherURL=http://www.bjbinc.no-ip.com
AppSupportURL=http://www.bjbinc.no-ip.com
AppUpdatesURL=http://www.bjbinc.no-ip.com
DefaultDirName={pf}\Remove on Reboot
OutputBaseFilename=setup
Compression=zip
PrivilegesRequired=none
WizardImageFile=embedded\WizardImage0.bmp
WizardSmallImageFile=embedded\WizardSmallImage0.bmp
[Files]
Source: "{app}\Remove.exe"; DestDir: "{app}"; Flags: ignoreversion
Source: "{app}\RemoveonReboot.exe"; DestDir: "{app}"; Flags: ignoreversion
[Registry]
Root: HKCR; Subkey: "*\Shell\Remove on Next Reboot"; Flags: uninsdeletekey
Root: HKCR; Subkey: "*\Shell\Remove on Next Reboot\Command"; ValueType: String; ValueData: "{app}\RemoveonReboot.exe %1"; Flags: uninsdeletekey
[Languages]
; These files are stubs
; To achieve better results after recompilation, use the real language files
Name: "default"; MessagesFile: "embedded\default.isl";